F() Macro with Strings in Arduino Programming

When working with ESP8266 or with Arduino boards I sometimes come across expressions like client.println(F(“Server started.”)); – That is the moment when I wonder what difference there is compared to … Continue reading F() Macro with Strings in Arduino Programming